perl print an array

148

perl print an array -

# Basic syntax:
print "@your_array\n";

Comments

Submit
0 Comments